home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / battlefi.swf / scripts / DefineButton2_728 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  48b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("menu");
  3. }
  4.